home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 51 / Mac Magazin and MacEasy Magazine CD - Issue 51.iso / Software / MACup BestOf / Rechner / ramBunctious 1.3.1 ƒ / Example AppleScripts / Create RAM Disk / Create RAM Disk.rsrc / TEXT_1128.txt < prev    next >
Encoding:
Text File  |  1998-03-27  |  430 b   |  16 lines

  1. An error-handling example of using AppleScript and ramBunctious to create a RAM Disk.
  2.  
  3. The example shows the minimum required properties when creating a RAM Disk.
  4.  
  5. The optional parameters include:
  6. ‚Ä¢ volume name
  7. ‚Ä¢ Automount
  8. ‚Ä¢ window visible
  9. ‚Ä¢ kind
  10.  
  11. And the properties that it ignores when you're creating (but you can view or adjust them later):
  12. ‚Ä¢ periodic save interval
  13. ‚Ä¢ shrunken window
  14. ‚Ä¢ dirty
  15. ‚Ä¢ window location
  16.